-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
15.0.12
-
Code
-
Classes
- SessionController
Total Complexity |
43 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
223 |
Lines of code |
146 |
Logical lines of code |
81 |
Comment lines |
39 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCurrentWP() |
B |
39 |
19 |
58 |
removeSessionBasedOnUniqueID() |
S |
59 |
5 |
13 |
updateSessionParameter() |
S |
54 |
4 |
21 |
terminateCurrentSession() |
S |
55 |
4 |
18 |
run() |
S |
64 |
3 |
10 |
captureLogin() |
S |
71 |
2 |
6 |
hasSession() |
S |
80 |
1 |
3 |
hasSessionID() |
S |
80 |
1 |
3 |
getSessionID() |
S |
82 |
1 |
3 |
queryGetSession() |
S |
72 |
1 |
5 |
createSession() |
S |
82 |
1 |
3 |
getCurrent() |
S |
80 |
1 |
3 |